README

This folder contains data for the Kondo temperature (T_K) as a function of the Kondo coupling (J) for different electron band fillings. Each file corresponds to a specific band filling, and the data is presented in two columns: Kondo coupling and Kondo temperature.

File Naming Convention

The filenames follow the pattern:

TKondo_X.dat

Where:

    X represents the band filling for which the Kondo temperature was calculated.

File Structure

Each .dat file contains two columns:

    Kondo Coupling (J): Measured in units of the bare hopping parameter t.
    Kondo Temperature (T_K): The Kondo temperature obtained for the corresponding coupling, in units of the bare hopping parameter t.

Example data format:

1.28    0.1226
1.25    0.1194
1.22    0.1162
...

Calculation Method

The Kondo temperature in these files has been obtained by numerically solving the mean field equations (for all mean field parameters r,mu,lambda) for a series of temperatures T > T_K. A fit of the form r ~ sqrt(T - T_K) was then used to obtain T_K.

Usage

To analyze the Kondo temperature as a function of the Kondo coupling for different band fillings, read the corresponding TKondo_X.dat file where X is the desired band filling.